home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 14 / HENTAI_14.BIN / imgs.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as
Text File  |  2006-11-13  |  121b  |  7 lines

  1. on(release){
  2.    unloadMovie("target_h1");
  3.    unloadMovie("target_v1");
  4.    gotoAndStop("youre_under");
  5.    play();
  6. }
  7.